Lemurian Shatranj
Invented by: Joe Joyce, 2006
Game hierarchy
• Game
• Generic Chess
• Generic x8
• Generic 8x8
• Lemurian Shatranj
Board
FEN: whsgkshw/pppppppp/8/8/8/8/PPPPPPPP/WHSGKSHW w - - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal |
Pawn | Pawn | P | Generic Chess | en passant; can promote; pawn structure evaluation |
Sliding General | Sliding General | G | Lemurian Shatranj | |
Bent Shaman | Bent Shaman | S | Lemurian Shatranj | colorbinding evaluation |
Bent Hero | Bent Hero | H | Lemurian Shatranj | |
War Elephant | War Elephant | W | Lemurian Shatranj | colorbinding evaluation |
Game Variables
Name = "Lemurian Shatranj"
Invented = "2006"
InventedBy = "Joe Joyce"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "whsgkshw/pppppppp/8/8/8/8/PPPPPPPP/WHSGKSHW"
DeduplicateMoves = false
StaticExchangeEvaluation = false
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Custom
PromotionTypes = "G"
BareKing = false
EnPassant = true
PromotingType = null
CastlingType = King
Declared in Generic x8:
PawnDoubleMove = false
Declared in Generic 8x8:
Castling = None
Rules
MoveCompletionDefaultRule
EnPassantRule
CheckmateRule
Move50Rule
ComplexPromotionRule
ColorboundPromotionRestrictionRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
|